Skip to content

Update dependency jupyterlite-pyodide-kernel to v0.6.1 - autoclosed#151

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jupyterlite-pyodide-kernel-0.x
Closed

Update dependency jupyterlite-pyodide-kernel to v0.6.1 - autoclosed#151
renovate[bot] wants to merge 1 commit intomainfrom
renovate/jupyterlite-pyodide-kernel-0.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2023

This PR contains the following updates:

Package Change Age Confidence
jupyterlite-pyodide-kernel ==0.1.3 -> ==0.6.1 age confidence

Release Notes

jupyterlite/pyodide-kernel (jupyterlite-pyodide-kernel)

v0.6.1

Compare Source

(Full Changelog)

Enhancements made
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio

v0.6.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions | @​ianthomas23 | @​jtpio | @​juntyr | @​lesteve | @​qqdaiyu55

v0.5.2

Compare Source

0.5.2

(Full Changelog)

Enhancements made
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​meeseeksmachine

v0.5.1

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions

v0.5.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions | @​jtpio

v0.4.7

Compare Source

0.4.7

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​agriyakhetarpal | @​bollwyvl | @​github-actions

v0.4.6

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio | @​martenrichter

v0.4.5

Compare Source

(Full Changelog)

Bugs fixed
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​juntyr

v0.4.4

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.3

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.4.1

Compare Source

(Full Changelog)

Enhancements made
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​jtpio

v0.4.0

Compare Source

(Full Changelog)

Enhancements made
Bugs fixed
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio | @​martinRenou

v0.3.2

Compare Source

0.3.2

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​github-actions | @​meeseeksmachine

v0.3.1

Compare Source

(Full Changelog)

Enhancements made
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.3.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.2.3

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl

v0.2.2

Compare Source

(Full Changelog)

Maintenance and upkeep improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio

v0.2.1

Compare Source

(Full Changelog)

Bugs fixed
  • Install ssl before other packages to allow fetching of https content through urllib #​79 (@​jobovy)
Contributors to this release

(GitHub contributors page for this release)

@​jobovy

v0.2.0

Compare Source

(Full Changelog)

Enhancements made
Maintenance and upkeep improvements
Documentation improvements
Contributors to this release

(GitHub contributors page for this release)

@​bollwyvl | @​github-actions | @​jtpio | @​lumberbot-app | @​meeseeksmachine | @​michaelweinold | @​pierre-haessig | @​savakarrohan


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from rclement October 28, 2023 03:03
@renovate
Copy link
Contributor Author

renovate bot commented Oct 28, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Pipfile.lock
Command failed: pipenv lock
Locking [packages] dependencies...
Locking [dev-packages] dependencies...
False
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot install -r /tmp/pipenv-24sto9_k-requirements/pipenv-vc_pz4s5-constraints.txt (line 2) and jupyterlite-core==0.1.3 because these package versions have conflicting dependencies.
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 645, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 612, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/resolver.py", line 592, in resolve
[ResolutionFailure]:       return resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 918, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = actually_resolve_deps(
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 691, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 448, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=str(e))
[pipenv.exceptions.ResolutionFailure]: Warning: Your dependencies could not be resolved. You likely have a mismatch in your sub-dependencies.
  You can use $ pipenv run pip install <requirement_name> to bypass this mechanism, then run $ pipenv graph to inspect the versions actually installed in the virtualenv.
  Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts

Traceback (most recent call last):
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/bin/pipenv", line 8, in <module>
    sys.exit(cli())
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1157, in __call__
    return self.main(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/cli/options.py", line 58, in main
    return super().main(*args, **kwargs, windows_expand_args=False)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1078, in main
    rv = self.invoke(ctx)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1688, in invoke
    return _process_result(sub_ctx.command.invoke(sub_ctx))
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 1434, in invoke
    return ctx.invoke(self.callback, **ctx.params)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/decorators.py", line 92, in new_func
    return ctx.invoke(f, obj, *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/core.py", line 783, in invoke
    return __callback(*args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/vendor/click/decorators.py", line 33, in new_func
    return f(get_current_context(), *args, **kwargs)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/cli/command.py", line 340, in lock
    do_lock(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/routines/lock.py", line 65, in do_lock
    venv_resolve_deps(
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 859, in venv_resolve_deps
    c = resolve(cmd, st, project=project)
  File "/opt/containerbase/tools/pipenv/2023.12.1/3.10.14/lib/python3.10/site-packages/pipenv/utils/resolver.py", line 728, in resolve
    raise RuntimeError("Failed to lock Pipfile.lock!")
RuntimeError: Failed to lock Pipfile.lock!

@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 3 times, most recently from e4c7685 to 8275307 Compare October 29, 2023 16:03
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 8275307 to f5d9c3a Compare November 10, 2023 07:03
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 9 times, most recently from d6a8636 to 65051e2 Compare December 3, 2023 15:58
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 8 times, most recently from 82806a3 to fabaf25 Compare December 29, 2023 10:46
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from fabaf25 to cd88405 Compare January 3, 2024 14:19
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from cd88405 to 4aaecca Compare January 17, 2024 14:18
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.2.0 Update dependency jupyterlite-pyodide-kernel to v0.2.1 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 4aaecca to a1d6b16 Compare January 27, 2024 10:33
@jtpio jtpio mentioned this pull request Jan 31, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 9387263 to 314bdbd Compare March 30, 2024 17:15
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.3.0 Update dependency jupyterlite-pyodide-kernel to v0.3.1 Mar 30, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 2 times, most recently from ae7b243 to 55458e2 Compare April 19, 2024 15:05
@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Pipfile.lock
Command failed: pipenv lock
Locking  dependencies...
Locking  dependencies...
CRITICAL:pipenv.patched.pip._internal.resolution.resolvelib.factory:Cannot 
install -r /tmp/pipenv-8a03ng_i-requirements/pipenv-k4pp_v12-constraints.txt 
(line 3) and jupyterlite-core==0.1.3 because these package versions have 
conflicting dependencies.
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/resolver.py", line 451, in main
[ResolutionFailure]:       _main(
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/resolver.py", line 436, in _main
[ResolutionFailure]:       resolve_packages(
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/resolver.py", line 400, in resolve_packages
[ResolutionFailure]:       results, resolver = resolve_deps(
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/utils/resolver.py", line 1083, in resolve_deps
[ResolutionFailure]:       results, hashes, internal_resolver = 
actually_resolve_deps(
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/utils/resolver.py", line 811, in actually_resolve_deps
[ResolutionFailure]:       resolver.resolve()
[ResolutionFailure]:   File 
"/opt/containerbase/tools/pipenv/2025.0.4/3.10.19/lib/python3.10/site-packages/p
ipenv/utils/resolver.py", line 471, in resolve
[ResolutionFailure]:       raise ResolutionFailure(message=e)
Your dependencies could not be resolved. You likely have a mismatch in your 
sub-dependencies.
You can use $ pipenv run pip install <requirement_name> to bypass this 
mechanism, then run $ pipenv graph to inspect the versions actually installed in
the virtualenv.
Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: ResolutionImpossible: for help visit 
https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-depende
ncy-conflicts

Your dependencies could not be resolved. You likely have a mismatch in your 
sub-dependencies.
You can use $ pipenv run pip install <requirement_name> to bypass this 
mechanism, then run $ pipenv graph to inspect the versions actually installed in
the virtualenv.
Hint: try $ pipenv lock --pre if it is a pre-release dependency.
ERROR: Failed to lock Pipfile.lock!

@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 55458e2 to 5d6e9dc Compare May 17, 2024 01:45
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 5d6e9dc to 97a50e5 Compare May 26, 2024 19:02
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 97a50e5 to 5eeb2f8 Compare June 4, 2024 16:10
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.3.1 Update dependency jupyterlite-pyodide-kernel to v0.3.2 Jun 4, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 3 times, most recently from 40ae63c to 404ee3c Compare June 26, 2024 10:32
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 404ee3c to 1df1dcb Compare July 4, 2024 09:30
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 1df1dcb to eb1a316 Compare July 25, 2024 10:41
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.3.2 Update dependency jupyterlite-pyodide-kernel to v0.4.0 Jul 25, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from eb1a316 to 52635b6 Compare July 30, 2024 16:34
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.0 Update dependency jupyterlite-pyodide-kernel to v0.4.1 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 52635b6 to 205faa6 Compare September 3, 2024 11:26
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.1 Update dependency jupyterlite-pyodide-kernel to v0.4.2 Sep 3, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 2 times, most recently from dda2068 to a7a6061 Compare September 19, 2024 14:07
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from a7a6061 to b434846 Compare October 21, 2024 13:09
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.2 Update dependency jupyterlite-pyodide-kernel to v0.4.3 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 2 times, most recently from d00e7e7 to 57d1d9a Compare October 25, 2024 11:25
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch from 57d1d9a to 28a823b Compare November 1, 2024 19:53
@renovate renovate bot force-pushed the renovate/jupyterlite-pyodide-kernel-0.x branch 2 times, most recently from be1d8e7 to f2c62dd Compare November 18, 2024 10:01
@renovate renovate bot changed the title Update dependency jupyterlite-pyodide-kernel to v0.4.3 Update dependency jupyterlite-pyodide-kernel to v0.4.4 Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant